Skip to content

Add rmw_publisher_count_non_local_matched_subscriptions#358

Open
MiguelCompany wants to merge 1 commit intoros2:rollingfrom
eProsima:feature/count_non_local_subscriptions
Open

Add rmw_publisher_count_non_local_matched_subscriptions#358
MiguelCompany wants to merge 1 commit intoros2:rollingfrom
eProsima:feature/count_non_local_subscriptions

Conversation

@MiguelCompany
Copy link

Adds function that returns the number of matched subscriptions that are not in the same context as the publisher.

Part of ros2/rclcpp#2202

full repos file here

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
/**
* Query the underlying middleware to determine how many non local subscriptions are
* matched to a given publisher.
*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to define what is local means by here.

Suggested change
*
* The definition of local means that in the same context.
*

@fujitatomoya
Copy link
Collaborator

maybe we can discuss this interface for next MW WG.

@sloretz
Copy link
Contributor

sloretz commented Nov 2, 2023

@MiguelCompany Friendly ping. Would you be willing to address @fujitatomoya's feedback?

@fujitatomoya
Copy link
Collaborator

@MiguelCompany @wjwwood i would like to have a quick chat in next MW WG which is scheduled on 15th.Nov.2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants